Build Desktop Environment
2010/05/26 |
Desktop Environment is not neccessary for Server usage, though.
But Sometimes installation or using an application requires Desktop Environment, then build Desktop Environment as follwos.
|
|
[1] | Install some packages |
[root@dlp ~]# yum -y groupinstall "X Window System" [root@dlp ~]# yum -y groupinstall "GNOME Desktop Environment"
|
[2] | Input a command like below after finishing installation of new packages. |
[fedora@dlp ~]$ |
You can operate Fedora 13 on GUI like Windows. | |